- byte descriptor
- n COMP, DT Bytedescriptor m
Dictionary English-German Informatics. 2015.
Dictionary English-German Informatics. 2015.
Interrupt descriptor table — The Interrupt Descriptor Table (IDT) is a data structure used by the x86 architecture to implement an interrupt vector table. The IDT is used by the processor to determine the correct response to interrupts and exceptions.The details in the… … Wikipedia
Binary File Descriptor library — The BFD, or Binary File Descriptor library, is the GNU Project s main mechanism for the portable manipulation of object files in a variety of formats. As of 2003, it supports approximately 50 file formats for some 25 processor architectures.BFD… … Wikipedia
Global Descriptor Table — The Global Descriptor Table or GDT is a data structure used by Intel x86 family processors starting with the 80286 in order to define the characteristics of the various memory areas used during program execution, for example the base address, the … Wikipedia
Segment descriptor — In memory addressing for Intel x86 computer architectures, segment descriptors are a part of the segmentation unit, used for translating a logical address to linear address. Segment descriptors describe the memory segment referred in the logical… … Wikipedia
Tabla de Asignación de Archivos — Saltar a navegación, búsqueda FAT12 FAT16 FAT32 Desarrollador Microsoft Nombre completo Tabla de Asignación de Archivos … Wikipedia Español
Tabla de asignación de archivos — FAT12 FAT16 FAT32 Desarrollador Microsoft Nombre completo Tabla de Asignación de Archivos (versión de 12 bits) (versión de 16 bits) … Wikipedia Español
Extended display identification data — (EDID) is a data structure provided by a computer display to describe its capabilities to a graphics card. It is what enables a modern personal computer to know what kind of monitor is connected. EDID is defined by a standard published by the… … Wikipedia
ISO 9660 — ISO 9660, a standard published by the International Organization for Standardization (ISO), defines a file system for CD ROM media.It aims at supporting different computer operating systems such as Windows, classic Mac OS, and Unix like systems,… … Wikipedia
File Allocation Table — For other uses, see Fat (disambiguation). FAT Developer Microsoft Full Name File Allocation Table FAT12 (12‑bit version) FAT16/FAT16B (16‑bit versions) FAT32 (32‑bit version with 28 bits used) Introduced … Wikipedia
Protected mode — This article is about an x86 processor mode. For Internet Explorer Protected Mode, see Mandatory Integrity Control. x86 processor modes Mode First supported Real mode Intel 8086 8080 emulation mode NEC … Wikipedia
Zero page (CP/M) — The Zero Page (or Base Page) is a data structure used in CP/M systems for programs to communicate with the operating system. In 8 bit CP/M versions it is located in the first 256 bytes of memory, hence its name.The equivalent structure in MS DOS… … Wikipedia